Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix loading loop to not end when file not exist #42

Merged
merged 1 commit into from
Jan 28, 2020

Conversation

analogic
Copy link
Contributor

No description provided.

@msimerson msimerson merged commit b4eed14 into haraka:master Jan 28, 2020
msimerson added a commit that referenced this pull request Sep 1, 2020
* rename connect.geoip -> geoip
* fix missing URL in README
* add badges
* code climate improvements
* aggregate results before emitting
* compat with eslint 4 (#13)
* replace node 4 with node 8 testing (#15)
* eslint no-var updates (#17)
* fix lookup exception #18
* add tests for latitude 0 (#22)
* Replace string concatenations with template literals in geoip plugin (#23)
* Fixed issue with missing iso_code
* minor code climate updates
* v1.0.8: add missing 'c' in iso_code. (#29)
* safely access country.iso_code
* replace nodeunit with mocha (#37)
* test: remove conditionals, they mask breaking changes
* es6: use object shorthand
* scripts: use npx to run them
* fix loop (#42)
* add funding
* fix: result retrieval (#44)
* try/catch city & state lookups (#45)
* README: formatting improvements (#46)
* replace travis/appveyor with github actions (#47)
* update badge urls (#48)
* add comment to disabled test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants